MY词语>英语词典>fan out翻译和用法

fan out

英 [fæn aʊt]

美 [fæn aʊt]

成扇形散开

英英释义

verb

双语例句

  • The timeout period starts when the associated Fan Out fires an output terminal for the first time.
    超时期间从关联扇出第一次触发输出末端开始。
  • For each element within the array, a message is fired with the selected item of the array stored within the Fan Out Context, which is covered in more detail later in this article.
    对于数组中的每个元素,为存储在扇出上下文中的数组中的选定项触发一条消息,本文的稍后部分将对此进行详细说明。
  • You can also combine the Fan Out primitive with a Fan In primitive to perform aggregation of messages.
    您还可以将FanOut原语与FanIn原语结合,以执行消息的聚合。
  • Now take a look at the flow in detail, starting with the aggregation primitives, Fan Out and Fan In.
    现在我们详细了解一下流,并从聚合原语扇出和扇入着手。
  • Therefore, the body of a message should not be used to store any data that may be needed outside of the Fan Out/ Fan In boundary; it can't be relied on.
    因此,不应该使用消息的正文存储扇出/扇入边界外部所需的任何数据;它们是不可信赖的。
  • This feature becomes powerful when used in conjunction with the new Fan Out and Fan In mediation primitives.
    此功能与新的FanOut和FanIn中介原语结合使用时功能非常强大。
  • A way to find a class with too much responsibility is through the efferent coupling measure, also referred to as fan out complexity.
    找到带有太多责任的类的一个方法就是通过传出耦合度量方法,亦指扇出复杂度。
  • Goods and service journeys thus fan out from source to destination, spreading by subdivision.
    为此,货物和流动服务从某出发地到目的地呈扇形展开,通过分支的方式扩散开去。
  • The Fan Out Context is used to store the current item of a repeating element when Fan Out is used in mode.
    模式下使用时,扇出上下文用于存储重复元素的当前项。
  • Special behaviour of the invocation style within a Fan Out or Fan In primitive
    FanOut或FanIn原语中调用样式的特殊行为